ai: fix up CLAUDE.md as to pytest markers placement#1812
Merged
yarikoptic-gitmate merged 1 commit intomasterfrom Feb 25, 2026
Merged
ai: fix up CLAUDE.md as to pytest markers placement#1812yarikoptic-gitmate merged 1 commit intomasterfrom
yarikoptic-gitmate merged 1 commit intomasterfrom
Conversation
4 tasks
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1812 +/- ##
==========================================
- Coverage 75.12% 75.11% -0.01%
==========================================
Files 84 84
Lines 11925 11925
==========================================
- Hits 8959 8958 -1
- Misses 2966 2967 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
bendichter
added a commit
that referenced
this pull request
Feb 25, 2026
- Refactor test_brain_areas.py into parametrized tests to reduce clutter - Add debug logging to empty except clauses in brain_areas.py and pynwb_utils.py - Make dict key matching case-insensitive and flexible (normalise hyphens, underscores, spaces) via _extract_area_from_dict / _normalise_key - Apply docstring suggestions for _parse_location_string - Extract _is_mouse() that reuses species_map for mouse detection with walrus operator - Remove ai_generated marker from tox.ini (handled by PR #1812) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
yarikoptic-gitmate
approved these changes
Feb 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.